Improve doc of gtk_text_iter_forward_search()
authorSébastien Wilmet <swilmet@gnome.org>
Thu, 20 Jun 2013 10:09:20 +0000 (12:09 +0200)
committerSébastien Wilmet <swilmet@gnome.org>
Thu, 20 Jun 2013 10:39:24 +0000 (12:39 +0200)
commit38d78f48b592deb72ca5065cc90e8793ecea2370
tree208a5a921e5719d9a2a547fe0c4186a45051f2a8
parent0540edcf9c901fc7f0415da3edd289ecd80f452d
Improve doc of gtk_text_iter_forward_search()

It was not possible to know if the @limit was for @match_start or
@match_end. It was documented for backward_search(), but not for
forward_search().

https://bugzilla.gnome.org/show_bug.cgi?id=390048
gtk/gtktextiter.c